home *** CD-ROM | disk | FTP | other *** search
/ Aminet 28 / Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso / Aminet / util / libs / als_lib.lha / ALS_lib / ALS-Devals_lib.fd next >
Encoding:
Text File  |  1998-02-14  |  940 b   |  33 lines

  1. * ALS.library V6.12 FD
  2. ##base _alsbase
  3. ##bias 30
  4. ##public
  5. Als(donotreadprefs)(D0)
  6. *donotreadprefs is for 4.1 and up only
  7. Alsopenwin()()
  8. Alsclosewin()()
  9. Alsrnd(max)(D0)
  10. Alsmenu(mower1,mower2,mower3,mower4,mower5,mower6,hiddenmower)(A2,A1,A0,D3,D2,D1,D0)
  11. Alsmowerstatus(status,mower,hidden)(A0,D1,D0)
  12. Alsgame(background,hidden)(A0,D0)
  13. *Hidden mower and background options for 3.0 and up only
  14. *Alsgame hidden option for 6.12 and up only
  15. Alswin(message)(D0)
  16. *Alswin() only works properly on 1.5 and above
  17. Alsdie()()
  18. *Alsdie() only works properly on 4.0 and above
  19. Alsscrolly(message,title,xsize,xpos,ypos)(A1,A0,D2,D1,D0)
  20. *Alsscrolly() only works properly on 1.5 and above
  21. Alsscrollyclose()()
  22. *** V3.0 functions
  23. Alsreadprefs()()
  24. *** V4.0 functions
  25. Alsreadprefsfrom(prefsfile,pcformat)(A0,D0)
  26. *pcformat not implemented in 4.0
  27. *** V5.0 functions
  28. Alssetprefs(pref,val)(A0,D0)
  29. Alsgetprefs(pref)(D0)
  30. *** V6.0 functions
  31. Alsopenscreen(title)(D0)
  32. ##end
  33.